Roxxi and Company
A downloadable game for Windows, macOS, and Linux
Roxxi and Company is a game created using C# and MonoGame. This project was developed as part of my studies on the MonoGame framework and serves as a simple example of how to create a 2D game using this tool.
The game Roxxi and Company was developed to study MonoGame, learn about 2D game development, and explore integration with C#. During development, concepts such as 2D graphics, user input, simple physics, and design patterns were explored.
🎮 Game Objective
The goal is for Roxxi to eliminate endless waves of enemies that keep appearing. The more enemies defeated, the higher your score!
⌨️ Controls
- A: Move left
- D: Move right
- Spacebar: Attack
🎨 Credits
The game art was created by Hamsterspit.
Source Code
You can find the source code at PhilipeSousa.
Published | 1 day ago |
Status | Released |
Platforms | Windows, macOS, Linux |
Rating | Rated 4.0 out of 5 stars (1 total ratings) |
Author | Lippi |
Genre | Action |
Tags | 2D, artgame, Atmospheric, Beat 'em up, Indie, Score Attack |
Download
Install instructions
🍎 macOS (Intel x64 and Apple Silicon M1/M2)
- Download the .zip file for your version of macOS:
- x64: For Intel-based Macs.
- arm64: For Apple Silicon (M1/M2) Macs.
- Extract the contents of the .zip file.
- Inside the extracted folder, navigate to the context directory.
- Double-click the executable RoxxiWaiting file to start the game.
🖥️ Windows
- Extract the .zip file.
- In the context folder, run RoxxiWaiting.exe.
🐧 Linux
- Extract the .zip file.
- Double-click the RoxxiWaiting.desktop to run the game.
Troubleshooting:
If the game doesn't run, ensure the file is executable. For Linux and macOS, use:
chmod +x [filename]
Leave a comment
Log in with itch.io to leave a comment.