Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CaroPohn authored Nov 2, 2023
1 parent 5f02fb7 commit 9b4b130
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Asteroids

This game is a cute version of the classical game "Asteroid" made by me, Carolina Pohn.
This project was made in C++ using Raylib.

The idea was to maintain the same mechanics: a player that moves with some inertia and shoots at their enemies that split into two until they are small enough to break. Everything is manageable simply with the mouse.

If you have any question you can contact me: carolinapohn@gmail.com

0 comments on commit 9b4b130

Please sign in to comment.