aamathews23 / aamathews23/personal

WASM Snake Engine

Open
#63 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2
Forks
0
Avg merge
26m
Merged PRs (30d)
1

Description

## Description

Create a Rust WASM package that controls the game of Snake.

The engine should power:
- The snake movements forward.
- The random spawning of the food.

### Requirements

- The Rust package is deployed to Crates.io
- The JS package is deployed to NPM
- The Crate provides a function that initializes the HTML canvas.
- The Crate provides a function to start the game.
- The Crate provides a function to end the game.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.