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


Published 3 days ago
StatusReleased
PlatformsHTML5
AuthorNesquick
GenreAction
Tags3D, Asteroids, Simple, Space

Leave a comment

Log in with itch.io to leave a comment.