Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ular

The classic Snake Game created using Vanilla Javascript and Web Assembly compiled with Rust.

How to build

  1. Build the wasm file
    $ wasm-pack build --not-typescript
    
  2. Bundle the webfiles
    $ node_modules/.bin/webpack
    
    note: to install js dependencies use $ npm install

Serve the webfiles

$ serve -s dist

About

The classic Snake Game created using Vanilla Javascript and Web Assembly compiled with Rust.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages