Skip to content

ryanisnan/rusty-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This repo is a small game engine using Rust. It is a work in progress. It is a sister repo to https://github.com/ryanisnan/rusty-game/.

It supports a 2D, tile-based world, with the following features:

  • 2D tile world
  • X/Y axis scrolling
  • Entity layers (doo-dads, misc. world objects)

Upcoming Features

  • Abstract scene rendering to offload work from the game client
  • Physics collisions

About

Small game engine for Rust using ggez.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages