Skip to content

Trying to make a Theo mod for Celeste 64

Notifications You must be signed in to change notification settings

Calverin/Celeste64-Mods

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Celeste 64: Theo is on the Mountain

This is the source code and general information for Celeste 64: Fragments of the Mountain, a game made by the original Celeste developers in under 2 weeks for Celeste's 6th Anniversary. We haven't done a lot of 3D development so much of this is not very optimized, it's coded in libraries mostly intended for 2D games, and we put it all together very, very quickly. Consider this similar to a weekend jam game, so experiment and learn at your own risk!

This is a mod by Calverin that adds Theo into the game as the main character! He can't dash but he gets some extra jumps to make up for it!

You can find prebuilt version of the original game on itch.io.

Installation

  • You need .NET 8.0
  • Clone this repo, make sure NuGet packages are found with dotnet restore
  • Run Celeste64.csproj with dotnet run or dotnet build

Libraries Used

Tools Used

Resources Used

Created By ...

License

  • The Celeste IP and everything in the Content folder are owned by Maddy Makes Games, Inc.
  • The Source folder, with exceptions where noted, is licensed under MIT.
  • The Source/Audio/FMOD folder contains bindings and binaries from FMOD.
  • This mod is not by the EXOK team and is not affiliated in any way. It is a fan project and is not for profit. Look out for Celeste 128, coming soon(ish)!

About

Trying to make a Theo mod for Celeste 64

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.3%
  • GLSL 0.7%