zorgiepoo / dodgedanger

Small native 3D cube dodging game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dodge Danger

alt text

Introduction

Dodge Danger is a simple 3D game under 500 KB for macOS and Windows where you dodge obstacles.

This game was developed with the following motivations:

  • To create a small cross-platform game with minimal dependencies and no assets.
  • To re-use and extend the backend used for my more developed game Sky Checkers.
  • To provide a sample game that can be used as an introduction for searching pointers to variables using Bit Slicer.

No audio assets are used so I suggest playing music in the background.

Game contollers are supported.

Download

The Windows ARM version has not been tested yet. Please let me know if it works!

About

Small native 3D cube dodging game

License:MIT License


Languages

Language:C 52.0%Language:Objective-C 28.6%Language:C++ 18.2%Language:Metal 0.9%Language:HLSL 0.3%Language:Shell 0.1%