Skip to content
#

Nim

nim logo

Nim is a general-purpose systems programming language that's designed to be efficient, expressive, and elegant. The Nim compiler produces dependency-free binaries for most platforms as well as JavaScript for the web.

Here are 59 public repositories matching this topic...

This program is a Python implementation of the classic game of NIM. The program features a flexible system that allows for easy changes to the number of sticks used in the game and also prevents players from selecting inappropriate numbers of sticks. The winner of the game is determined by the player who takes the last stick from the pile.

  • Updated Apr 13, 2023
  • Python

Created by Andreas Rumpf

Released 2008

Followers
4.4k followers
Repository
nim-lang/Nim
Website
nim-lang.org
Wikipedia
Wikipedia

Related Topics

c c-plus-plus javascript language python