Odin Asteroid
Description
Test project to create game using Odin language and Raylib library.
Inspired by Asteroids game but trying it in 3D.
Your goal is to shoot asteroids to get higher score.
Asteroids has 3 sizes with different score. They start big (1 point). After hit they are medium (2 points). After another hit they are small (4 points). After that they are destroyed.
Max number of asteroids increase every 10s.
You can't shoot yourself. You only lose when you collide with asteroid.
Controls
Left mouse button - fire laser
W / S - increase/decrease speed forward or backward
A / D - increase/decrease speed left or right
ESC - return to main menu
ENTER - confirm or exit from game over screen
There is some arbitrary max speed and space is looping so you can't fly out.
Credits
- Odin language: https://odin-lang.org/
- Raylib: https://www.raylib.com/
- Raylib-WASM : https://github.com/Aronicu/Raylib-WASM
- Raylib lights: https://gist.github.com/laytan/b0eed93e0a03f84d5e4aa97794c8395b
- PSX PS1 Low Poly Asteroids: https://www.fab.com/listings/9bb9f649-83ab-4fd7-8c4c-674b1c211513
- Space Ranger SR1: https://www.fab.com/listings/fd6a9c48-1f01-4bf3-9b78-eadca660ed97
- Ovani sound Dark Ambient Music Pack Vol. 1: https://ovanisound.com/products/dark-ambient-music-pack-vol-1?_pos=1&_psq=Dark+Ambient+Music+Pack+Vol.+1&_ss=e&_v=1.0
Leave a comment
Log in with itch.io to leave a comment.