This website requires JavaScript.
Explore
Help
Register
Sign In
Offray
/
RoloLudo
Watch
1
Star
0
Fork
0
You've already forked RoloLudo
Code
Issues
1
Pull Requests
Releases
Wiki
Activity
a9d376b36c
RoloLudo
/
RoloLudo.package
/
DeckOfCards.class
/
instance
/
reset.st
5 lines
101 B
Smalltalk
Raw
Normal View
History
Unescape
Escape
Reseting and restarting a game.
2023-11-26 18:06:04 +00:00
accessing
reset
Recovering game reseting from last crash.
2023-11-28 17:07:32 +00:00
self
drawn:
OrderedCollection
new
.
Reseting and restarting a game.
2023-11-26 18:06:04 +00:00
self
cards:
self
class
initialize
cards
.
^
self
Reference in New Issue
Copy Permalink