Skip to content

scottlerch/EventHorizonRider

Repository files navigation

Event Horizon Rider

Multiplatform (mobile first) game inspired by Super Hexagon using MonoGame.

Event Horizon Rider

http://www.eventhorizonrider.com

Build Requirements

  • Visual Studio 2022 17.14+ (or the .NET 10 SDK) with the iOS, Android, and Windows workloads installed

Build Instructions

Restore the local content-pipeline tool once after cloning (otherwise the MonoGame content build fails):

dotnet tool restore

Then open the EventHorizonRider solution, select the desired platform project as Set as StartUp Project, select the appropriate build configuration and platform, and hit F5.

You can also build from the command line (iOS requires a Mac):

dotnet build EventHorizonRider.Windows/EventHorizonRider.Windows.csproj
dotnet run --project EventHorizonRider.Windows

Development Notes

The following software was used to help develop the content:

The following sites were used to obtain royalty free content:

Video captures were made using the following:

About

Multiplatform arcade game developed with MonoGame.

Resources

License

Stars

4 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors