Menu
Coddy logo textTech

Introduction

Lesson 1 of 6 in Coddy's Playing Cards Generator (Text Based) course.

Welcome to this Project Course!

 

In this course you will create a playing card generator using text.

How it looks like? like this,

╔═════════╗
║ A       ║
║         ║
║         ║
║    ♥    ║
║         ║
║         ║
║       A ║
╚═════════╝

You will create function to generate thus cards dynamically with different suits and ranks.

 

Happy Coding!

Try it yourself

This lesson doesn't include a code challenge.

All lessons in Playing Cards Generator (Text Based)