Src:Card

{{Short description|Card game}}

{{Use dmy dates|date=August 2017}}

Src:Card is a 1–2 player card game where players attempt to defeat the robotic core of an opponent's battle robot by writing code. The game is designed around a rudimentary Src:Card programming language which encapsulates much of imperative procedural programming based on academic research developed at the University of Auckland and Otago.{{Cite journal|last=Robins, Rountree, Rountree|date=2003|title=Learning and Teaching Programming: A Review and Discussion|doi=10.1076/csed.13.2.137.14200 |journal=Computer Science Education|volume=13|issue=2|pages=137–172|bibcode=2003CSEd...13..137R |s2cid=10565822|citeseerx=10.1.1.100.9130}} The game's language replicates conditional flow, loops, and other control structures as well as basic algorithmic logic. While it contains many of the hallmarks of a Turing complete language (such as conditional branching) the game would require a larger function set to qualify as a Turing complete imperative language.{{Cite web|url=https://cs.stackexchange.com/q/44305 |title=Why are functional languages Turing complete?|website=cs.stackexchange.com|access-date=17 June 2017}}

Launched in 2015, the card game was one of Malaysia's first successful Kickstarter project.{{Cite web|url=https://www.kickstarter.com/projects/srccard/src-card-card-game-write-code-defeat-the-robots|title=SrcCard (Card Game) – Write Code, Defeat the Robots|website=Kickstarter|language=en-US|access-date=17 June 2017}} The game has received press coverage from most board gaming news outlets.{{Cite news|url=https://geekdad.com/2015/11/src-card/|title=Kickstarter Tabletop Alert: Program Giant Robots in 'Src:Card' – GeekDad|date=4 November 2015|work=GeekDad|access-date=17 June 2017|language=en-US}}{{Cite web|url=http://www.tabletopgamingnews.com/srccard-robot-hacking-card-game-on-kickstarter/|title=Src:Card Robot Hacking Card Game On Kickstarter {{!}} Tabletop Gaming News|website=www.tabletopgamingnews.com|date=October 2015 |language=en-US|access-date=17 June 2017}}{{Cite news|url=http://boardgamebuds.com/srccard-ks-preview/|title=Src:Card KS: Preview – BoardGameBuds|date=21 October 2015|work=BoardGameBuds|access-date=17 June 2017|language=en-US}}{{Cite news|url=http://www.shutupandsitdown.com/blog/post/games-news-121015/|title=Games News! 12/10/15 {{!}} Shut Up & Sit Down|date=12 October 2015|work=Shut Up & Sit Down|access-date=17 June 2017|language=en-GB}} The game is currently being extensively used by Malaysian Coder Dojos to teach basic programming.{{Cite web|url=https://kinabalucoders.org/latest|title=All The Latest News {{!}} Kinabalu Coders|website=kinabalucoders.org|language=en|access-date=17 June 2017}} Src:Card is currently a free and open download. Players can print and play Src:Card and use open assets to modify the game.{{Cite web|url=http://srccard.com|title=Src:Card ロボット|website=srccard.com|language=en-US|access-date=17 June 2017}}

References

{{Reflist|30em}}