console_game_mirfarrux 0.0.1 copy "console_game_mirfarrux: ^0.0.1" to clipboard
console_game_mirfarrux: ^0.0.1 copied to clipboard

A simple console game package by Mirfarrux

example/main.dart

import 'package:console_game_mirfarrux/console_game_mirfarrux.dart';

void main() {
  final game = ConsoleGame();
  game.start();
}
1
likes
140
points
25
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A simple console game package by Mirfarrux

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on console_game_mirfarrux