Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mavstuff/mulasm
Multiplication math test for children
https://github.com/mavstuff/mulasm
assembly masm masm64 math multiplication test
Last synced: 22 days ago
JSON representation
Multiplication math test for children
- Host: GitHub
- URL: https://github.com/mavstuff/mulasm
- Owner: mavstuff
- Created: 2023-08-26T14:08:12.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-07T20:01:14.000Z (over 1 year ago)
- Last Synced: 2024-11-07T03:05:25.631Z (2 months ago)
- Topics: assembly, masm, masm64, math, multiplication, test
- Language: Assembly
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# MulAsm
Tiny console program to conduct multiplication math tests for children. The program in written entirely in X64 assembly
## Compiling
Open Visual Studio x64 native tools and run **compile.cmd**
Copyright Artem Moroz (c) 2023
[email protected]