Pilchie / Snakes

Snake game using various .NET techologies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snakes

Snake game using various .NET techologies

What is it?

A "Snakes" game implemented using various .NET technologies.

How to play

You are the blue snake. Turn left/right with your arrow keys. Eat the berries, and avoid the walls and the other snakes. Be the last snake left standing.

Status

Currently there is a multi-player game with a Console Client, and a Blazor client.

Roadmap

  • Make multiple clients:
    • Test/fix PWA support for Blazor client
    • MAUI
    • Winforms

Building

  • This repo currently uses .NET 6, so you'll need it installed in order to build/run.

About

Snake game using various .NET techologies


Languages

Language:C# 77.1%Language:HTML 8.5%Language:CSS 5.8%Language:Dockerfile 5.1%Language:JavaScript 3.5%