Skip to content

UvuvDev/Kepler-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kepler Engine

An engine for making games. For now, 2D only, but future versions will support 3D.

DALL·E 2022-12-16 18 05 46 - A mechanical gear with a purple starry background, pixel art

Current Capababilities

  • Collision
  • Everything in Raylib (drawing, audio, textures, etc)
  • Animation
  • Base Characters, Entities, Items, Weapons
  • A custom loader to load all game resources before start up (not necessary)
  • Procedural Generation
  • UI Elements
  • Abstract Networking class that lets you use whatever libraries you like

Current DEV Timeline (Subject to change)

  • Inventory System
  • Different Levels of AI

Important notes

  1. Uses Raylib. Get it however you wish, though a solution file is included for raylib as well. You may need to do some extra things to get it running.

Steps to start out

  1. Clone repo.

About

Cross-Platform Game Engine using Raylib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published