Skip to content

Abacus/User Class #4

@SlimeyTurtles

Description

@SlimeyTurtles
  • A class that does computation with a datastructure that can be viewed as an abacus
  • A 2d array [[column], [[Top notch], [# in bottom notches]], [1, 2], [0, 4], [0, 0]]
  • Converts abacus notation into decimal [[0, 2], [1, 4], [1, 2]] = 297
  • Keeps track of user heat level (like tetris 99)
  • If heat level is too high user loses and they get a lose screen and is kicked from the game
  • heat level is given by the Game class if they compute something slower

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions