Skip to content

simo899t/snakey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Scratchy

This project contains is a Domain Specific Language (DSL) designed for implementing simple snake-like 1v1 games. The project provides a framework and syntax for defining game logic, world rules, and player interactions in a snake-like game environment.

Features

  • DSL for describing snake-like games
  • 1v1 gameplay mechanics
  • Easily extendable for new rules and game types

Getting Started

Prerequisites

Running the Project

From the /scratchy directory, run:

cabal run

This will build and launch the Scratchy application.


For more information, see the source files in app/ and app/Scratchy/.

About

3rd semester domain specific language with an interpreter for making a simple snake game in Haskell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors