Skip to content

A simple and addictive, arcade-like game where you collect dots

License

Notifications You must be signed in to change notification settings

AtlasC0R3/dotty

Repository files navigation

Dotty

A simple, arcade-like highscore-based game that takes a lot of inspiration, code-wise, from Terri-Fried. Dotty gameplay

You control a little square named Dotty, and you have to guide him towards his dots. There are even potions along the way to help you: a potion that duplicates dots, and another that clones Dotty. Sounds simple, right? Well, let's complicate it a bit. You have to avoid hitting the edge of the screen (or window), the death potions, and hitting your clone.

Fun fact: I had the idea for this game for almost 2 years (2019, maybe 2018, I don't remember), but have never made it into an actual game

How do I compile this?

This game uses raylib as a graphics/sound/input library, so I suggest you build raylib (Windows, macOS, Linux, etc.) then use make (or mingw32-make, or tcc, asjhfggjzad) to compile.

Tested on Windows 10 and Debian and Arch Linux on KDE.

F.A.Q.

well should i explain what a faq is

I want to port this project, but can't find the font that this uses

This uses raylib's default font, which is its own font. (that definitely is a sentence.) There is a very similar font called "Grixel Acme 9" (link, official grixel website) which you can use.

This doesn't work on Android! (Dotty keeps closing)

This game was never meant with the intention of being ported over to Android. If you manage to do it, that's cool, but due to the difference between mobile games and desktop games (even engine-wise), I'd prefer to not worry about Android.

Copyright (C) 2021 atlas_core

About

A simple and addictive, arcade-like game where you collect dots

Resources

License

Stars

Watchers

Forks

Packages

No packages published