Skip to content

A simple simulator game project demonstrating Ruscal scripting language.

Notifications You must be signed in to change notification settings

msakuta/ruccoon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruccoon

A simple simulator game project demonstrating Ruscal scripting language.

Each agent (raccoon) walks around the map searching for food and once it gets one, it will return to a nest hole.

This project is a demonstration of utilizing a script language as a state machine description to design this kind of simulation easily.

screenshot

How to run

  1. Install Rust.
  2. Run cargo r

About

A simple simulator game project demonstrating Ruscal scripting language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages