obstacle-game
Here are 9 public repositories matching this topic...
This project creates a random obstacle map (matrix) where an obstacle is generated with a 100% of probability if it has at least another wall around it, but less or equal than MAX_AROUND_WALLS obstacles surrounding it: (0 < obstacles around <= MAX_AROUND_WALLS). To count the number of walls around, it is used the 8-neighbour model. However, if t…
-
Updated
Feb 25, 2022 - Java
-
Updated
Jul 11, 2024
Third-person obstacle course game developed in Unreal Engine 5 with C++
-
Updated
Oct 21, 2024 - C++
This is an obstacle game developed using JavaScript which has an object moving in the frame and you can use arrow keys to move the object according to your need. Further the are many random obstacles which come in the way of the moving object. The score is counted simultaneously. As soon as the object hits an obstacle it stops and ends the game …
-
Updated
Jun 9, 2021 - JavaScript
Simple obstacle game where you have to move past the enemy characters and reach the treasure
-
Updated
Aug 18, 2022 - Python
A simplistic obstacle game made using Unity
-
Updated
Aug 11, 2020 - C#
Nutcase For Acorns is a platformer game, built with GameMaker Studio 2, inspired by everyone's favorite Ice Age saber-toothed squirrel, Scrat.
-
Updated
Oct 31, 2024 - Game Maker Language
Improve this page
Add a description, image, and links to the obstacle-game topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the obstacle-game topic, visit your repo's landing page and select "manage topics."